home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / bubble_tanks_2.swf / scripts / DefineButton2_607 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2008-09-02  |  69 b   |  4 lines

  1. on(rollOver){
  2.    this.buttonText_txt.text = "Play More Games!";
  3. }
  4.